net/http.http2Server.maxConcurrentStreams (method)

2 uses

	net/http (current package)
		h2_bundle.go#L4043: func (s *http2Server) maxConcurrentStreams() uint32 {
		h2_bundle.go#L4289: 		advMaxStreams:               s.maxConcurrentStreams(),